home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990 September: Essentials 4 / ADC Developer CD (1990-09) [Essentials 4]_iso / Developer Essentials 4.iso / d e v e l o p / develop / develop Issue 1 / develop Issue 1.rsrc / PICT_706_page 79.png < prev    next >
Portable Network Graphic  |  1990-09-25  |  14.8 KB  |  552x724  |  1-bit (2 colors)
   ocr: THE SRESOURCE DIRECTORY The source code begins with some includes and equates, followed by the sResource directory. A directory is a. list of the SResources in the ROM. In the example, we have two SResources, the required board SResource and one functional sResource. The directory looks like this: sRsrclir OSLst Intrysisrcboard,_Asrcboard Reterences Board SResource. OSLst Intrysksrefun, Sisrctun References functional SResource. DatLst IntryendDElist,0 ;End of the list. The USLStEntry and DatLstEntry items are assembler macros, defined in the MPW ROMEqu.a file. These macros make creating declar ...